home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / V11N10.ARJ / STOD.C < prev    next >
C/C++ Source or Header  |  1991-09-27  |  75b  |  6 lines

  1. #include <extend.h>
  2.  
  3. CLIPPER stod( void )
  4. {
  5.    _retds( _parc( 1 ) );
  6. }